Skip to content

Conversation

@DanielJette
Copy link
Contributor

@DanielJette DanielJette commented Aug 11, 2025

What does this change accomplish?

This change demonstrates the use of several new GitHub Actions being provided by ndtp

How have you achieved it?

  1. android-avd-manager-action - GitHub Action to Create an Android Emulator AVD
  2. enable-kvm-action - Enable hardware accelerated emulators on Linux runners
  3. android-emulator-runner - Launch an Android Emulator in your GitHub Actions workflow
  4. android-instrumentation-test-runner - GitHub Action to run Android Instrumentation tests.

Scope of Impact and Testing instructions

This PR demonstrates the usage of each of these actions

Notice

Warning

This change must keep main in a shippable state; it may be shipped without further notice.

@DanielJette DanielJette force-pushed the add_github_action_sample branch from e910cd0 to fabc769 Compare November 2, 2025 00:14
@DanielJette DanielJette marked this pull request as ready for review November 2, 2025 00:15
@DanielJette DanielJette merged commit 16017b6 into main Nov 2, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants